Tell zpool to emit full device names
authorChad MILLER <chad.miller@canonical.com>
Thu, 27 Oct 2016 21:15:07 +0000 (17:15 -0400)
committerFelix Zielcke <fzielcke@z-51.de>
Wed, 11 Jun 2025 15:42:34 +0000 (17:42 +0200)
commitb35a257cb4310dcffe0a29092e8c1caf9ab61dd2
tree961daa841f4dccbc0bc95b8fce700a4de1067c99
parent9f3c37d53833651a3e9682547dab2cf38c1de512
Tell zpool to emit full device names

zfs-initramfs currently provides extraneous, undesired symlinks to
devices directly underneath /dev/ to satisfy zpool's historical output
of unqualified device names. By including this environment variable to
signal our intent to zpool, zfs-linux packages can drop the symlink
behavior when updating to its upstream or backported output behavior.

Bug: https://savannah.gnu.org/bugs/?43653
Bug-Debian: https://bugs.debian.org/824974
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1527727
Last-Update: 2016-11-01

Patch-Name: zpool-full-device-name.patch

Gbp-Pq: Name zpool-full-device-name.patch
grub-core/osdep/unix/getroot.c